home *** CD-ROM | disk | FTP | other *** search
Text File | 1987-06-07 | 2.1 KB | 176 lines | [TEXT/MSWD] |
- MenuMaze.RsRc
- ????????
-
- * by David Oster and Matthew Grayson
- * (4) - preload
- * (32) - purgeable
- * (36) - purgeable + preload
- * the space before the "(" is required!
-
- Type MENU
- ,1 (4)
- \14\20\20
- About Menu Maze…
- (-
-
- ,2 (4)
- File\20\20
- This!\1F/\1B
- This!\13/\1B
- This!\1F/\1B
- This!\1F/\1B
- This!\1F/\1B
-
- ,3 (4)
- Edit
- Undo/Z
- (-
- Cut/X
- Copy/C
- Paste/V
- Clear
-
- * linked to File(1)
- ,19 (4)
- This
- Program!\14/\1B
- Example!\20/\1B
- Conundrum!\20/\1B
- Puppy!\20/\1B
- Fraud!\20/\1B
-
- ,20 (4)
- Program
- Accomplishes!\21/\1B
- Affects!\21/\1B
- Performs!\21/\1B
- Does!\15/\1B
- Modifies!\21/\1B
-
- ,21 (4)
- Does
- Completely!\22/\1B
- Absolutely!\16/\1B
- Totally!\22/\1B
- Wondrously!\22/\1B
- Phenomenologically!\22/\1B
-
- ,22 (4)
- Absolutely
- Zilch.
- Nothing./Q
- Everything.
- Something Strange.
- We're not Sure.
-
- * hex 19
- ,31 (4)
- Ths
- Program!\20/\1B
- Example!\20/\1B
- Conundrum!\20/\1B
- Puppy!\20/\1B
- Fraud!\20/\1B
-
- * hex 20
- ,32 (4)
- Prog
- Accomplishes!\21/\1B
- Affects!\21/\1B
- Performs!\21/\1B
- Does!\21/\1B
- Modifies!\21/\1B
-
- * hex 21
- ,33 (4)
- Des
- Completely!\22/\1B
- Absolutely!\22/\1B
- Totally!\22/\1B
- Wondrously!\22/\1B
- Phenomenologically!\22/\1B
-
- * hex 22
- ,34 (4)
- Absolute
- Zilch.
- Nothing.
- Everything.
- Something Strange.
- We're not Sure.
-
-
- Type MBAR=GNRL
- ,128 (36)
- .I
- 3 1 2 3
-
- * Bad version
- Type ALRT
- , 128 (32)
- 86 48 168 434
- 128
- 7777
-
- Type DITL
- , 128 (32)
- 2
- Button
- 52 48 71 94
- OK
- StaticText Disabled
- 2 43 39 381
- Sorry, you can’t run this on the 64k ROMs.
-
- * Bad version
- Type ALRT
- , 129 (32)
- 86 68 168 434
- 129
- 7777
-
- Type DITL
- , 129 (32)
- 2
- Button
- 52 48 71 94
- OK
- StaticText Disabled
- 2 63 39 381
- Sorry, you can’t run this with a “System” file older than System Version 4.1.
-
- * you win
- Type ALRT
- , 130 (32)
- 86 48 168 434
- 130
- 7777
-
- Type DITL
- , 130 (32)
- 2
- Button
- 52 48 71 94
- Quit
- StaticText Disabled
- 2 63 39 381
- Drat, You Escaped!!
-
- * About Menu Maze
- Type ALRT
- , 131 (32)
- 86 48 248 434
- 131
- 4444
-
- Type DITL
- , 131 (32)
- 2
- Button
- 102 48 121 94
- OK
- StaticText Disabled
- 2 13 98 381
- Menu Maze, by Matthew Grayson and David Oster\0DJune 6, 1987\0DFind your way out!
-
-